Gets the key of the IndexedGroup<(Of <(<'TKey, T>)>)>.
Namespace:
C1.LiveLinq.Indexing.SearchAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
| C# |
|---|
public abstract TKey Key { get; } |
| Visual Basic |
|---|
Public MustOverride ReadOnly Property Key As TKey Get |